communication/http

read HTTP header

rule:
  meta:
    name: read HTTP header
    namespace: communication/http
    authors:
      - michael.hunhoff@mandiant.com
      - anushka.virgaonkar@mandiant.com
    scopes:
      static: function
      dynamic: call
    mbc:
      - Communication::HTTP Communication::Read Header [C0002.014]
    examples:
      - 6A352C3E55E8AE5ED39DC1BE7FB964B1:0x10002A30
  features:
    - or:
      - api: winhttp.WinHttpQueryHeaders
      - property/read: System.Net.WebClient::Headers

last edited: 2023-11-24 10:34:28